Total Complexity | 75 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 595 |
Lines of code | 385 |
Logical lines of code | 185 |
Comment lines | 98 |
Methods | 13 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_item() | 36 | 21 | 73 | |
update_item() | 35 | 20 | 82 | |
prepare_item_for_response() | 53 | 10 | 21 | |
delete_multiple_items() | 52 | 5 | 26 | |
delete_item() | 54 | 4 | 21 | |
prepare_item_for_database() | 56 | 4 | 18 | |
register_routes() | 44 | 1 | 57 | |
get_item_schema() | 47 | 2 | 42 | |
prepare_links() | 60 | 2 | 13 | |
get_meeting() | 63 | 2 | 11 | |
get_items() | 64 | 2 | 10 | |
__construct() | 72 | 1 | 5 | |
get_item() | 70 | 1 | 6 |